home *** CD-ROM | disk | FTP | other *** search
- Short: A Faaast Renamer
- Author: Heinrich Patrick
- Uploader:
- Version: 0.03
-
-
- FastRen 0.03
-
- * Usage : FastRen <Option> <Start> <Length> <RenameList> <File1> <File2> ...
-
- <Option> :
-
- n or N : do nothing but renaming
- s or S : cut the name after the first "." found
- c or C : create FastRen files from an MS/DOS dir file
-
- * History ;)
-
- -> V0.01 [11/08/97]
-
- -just a simple working version :)
- cause I was too lazy to "hand rename" my MP3
-
- -> V0.02 [11/08/97]
-
- -PC option
- -check for filename length and cut it if it's too long !
- -check for space before a name and remove 'em
- -can cut a suffix
-
- -> V0.03 [18/07/97]
-
- -no more PC option since you can change start/length of a name
- -in my DOpus, FastRen s 45 30 s:RenameList {O}
- -the c option : create rename list from a PC list file
- try it with the test file (LISTE.TXT)
- FastRen c LISTE.TXT ram:
- -line counter
- -file counter
-
-
- -> TODO
-
- -use the clipboard (? won't be implemented since the creator works!)
- -cut space after the name
- -sort the file created with the c option
- -write a doc ;)
-
-